home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / ezy_comm / ezy1024.zip / QBBS2EZY.DOC < prev    next >
Text File  |  1992-10-21  |  4KB  |  101 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                             CONVERTING QUICK TO EZYCOM
  9.                             -------------------------------
  10.           If you are presently running a QUICKBBS system and
  11.           wish to convert to EZYCOM, then there are a few things you
  12.           must do first.  We have supplied you with utilites that will
  13.           convert your file, message, menu and userbase to Ezycom
  14.           format.  All these utilities will be run from your Ezycom
  15.           system directory.
  16.           This has been tested with QuickBBS V2.75, it can not be
  17.           guarenteed that it will work with later versions.
  18.  
  19.           The converters can be found in CONVUTIL.ARJ
  20.           Extract it using "ARJ e CONVUTIL.ARJ"
  21.  
  22.           1)FBBS2EZY
  23.           ----------
  24.           This will convert your files.bbs's to Ezycom format.
  25.           Type Fbbs2ezy <FBBSPATH>  <File area number 1-400>
  26.           [Description start (Default 14)]
  27.           Where:-
  28.                   A)Fbbspath is the directory where your QUICKBBS
  29.                     Files.BBS resides.
  30.  
  31.                   B)File area number 1-400 is the EZYCOM filearea you
  32.                     defined in config and wish to add the files to.
  33.  
  34.                   C)Description start is where you would like the file
  35.                     description in your listings to start.
  36.                     The default is column 14 but if you want do not
  37.                     want to include download counts in your file
  38.                     listings make it 19.
  39.                     E.G Fbbs2ezy  c:\games 1 14 (19 if you wish to
  40.                     remove downdload counts).
  41.  
  42.           2)MSGTOEZY
  43.           ----------
  44.           This will convert your message base to EZYCOM format.
  45.           To run MSGTOEZY, type msgtoezy <msg base path> where
  46.           msg base path is where your QUICKBBS message base files
  47.           reside.
  48.           E.G. C:\QUICKBBS\MESSAGES
  49.  
  50.           3)MNUTOEZY
  51.           ----------
  52.           This will convert your QUICKBBS .MNU'S to Ezycom .MNU'S
  53.           To run Mnutoezy, type mnutoezy <oldmnupath> <ezymnupath>
  54.           E.G. Mnutoezy C:\QUICKBBS\MENU C:\EZY\MENUS.
  55.           When using converted .mnu from RA/SBBS/QUICK to Ezycom, it
  56.           must be noted that changes are required, file area paths are
  57.           not valid for file list, downloads etc.  Instead a
  58.           templating approach is required (/F).  Check documentation
  59.           on menuing for this.  Instead of a path, you can use a File
  60.           Area Number for file lists etc, this points to the number in
  61.           the Config->Files->Fileareas.
  62.  
  63.           4)USER2EZY
  64.           ----------
  65.           This will convert your QUICKBBS Users.BBS so it can be
  66.           used with EZYCOM.
  67.           To run Usertoezy type, User2ezy <old userbase path name)
  68.           where old userbase path is where your quickbbs
  69.           users.bbs resides.
  70.           E.G.USERTOEZY C:\BBS\
  71.  
  72.           5)OFF2EZY
  73.           ---------
  74.           Is the same as FBBS2EZY, but will not remove offline files from
  75.           the file list.
  76.  
  77.           6)CDFBBS
  78.           This will convert CD Rom Files.BBS over to Ezycom.
  79.           The difference being that you do not require a FILES.BBS.
  80.           The command line is
  81.           CDFBBS <CD Rom Path> <ezycom file area> [Files.BBS path and name]
  82.           The converter will look in <CD Rom Path> for the actual files.
  83.           If, the path/name of the FILES.BBS is not mentioned, then it will
  84.           look in <CD Rom Path> for the FILES.BBS
  85.           The <ezycom file area> is the file area number for Ezycom.
  86.           Eg: CDFBBS Z:\Files\CDIBM 5 Z:\LIST\FILES.101
  87.           This will convert your CD Rom files in Z:\FILES\CDIBM using the
  88.           files list Z:\LIST\FILES.101 to file area 5 of ezycom.
  89.  
  90.           7)EZYAREA
  91.           This will convert a standard AREAS.BBS from QEcho, Tosscan,
  92.           IMail, and the rest across to Ezycom format.
  93.           You must setup all your export nodes in the ezycom node manager
  94.           first.
  95.           It will create areas that are not defined yet.  It must be noted
  96.           that changes to each and EVERY area will be required, but at least
  97.           every node will be flagged for that area in your export list.
  98.           format: EZYAREA <path>
  99.           eg:     EZYAREA C:\TS\
  100.  
  101.